/* A Design  */



body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #061C37;*/
	color:#000000;
	/*background: #FACFCF;*/
	background: #C0C0C0
	/*background-image:url(images/background.png);*/
	/*background-repeat:repeat-x;*/
}
*
{
  margin: 0 auto 0 auto;
 text-align:center;}

#container
{
  display: block; 
  height:auto;
  position: relative; 
  width: 960px;
}


#header
{
height:85px;
width:960px;	
}

#header h1
{
	position:absolute;
text-align:left;
color:#000000;
font-size:26px;
color:#7171C6;	
left:100px;
top:20px;
}


#header h2
{
position:absolute;
text-align:right;
color:#FFD5D5;
left:490px;
top:38px;
width:400px;
}
#header h22
{
position:absolute;
text-align:right;
;color:#FFD5D5;
left:690px;
top:45px;
width:400px;
}

#mainpic
{
background-image:url(images/main.jpg);
background-repeat:no-repeat;
width:900px;
height:354px;	
}



.off
{
color:#300;
}


#menu
{

display:block;
float:center;
clear:both;
width:960px;
height:54px;
float:center;
clear:both;
}

#leftmenu
{
margin-top:15px;
width:204px;
float:left;
}

#leftmenu_top
{
width:204px;
height:13px;
background-image:url(images/leftmenu_top.png);
}
#leftmenu_bottom
{
width:204px;
height:13px;
background-image:url(images/leftmenu_bottom.png);
}
#leftmenu_main
{
width:204px;
height:auto;
background-color:#C0C0C0C0;
}

#leftmenu_main ul
{
list-style: none;
padding: 0px;
width:204px;
}


#leftmenu_main h3
{
list-style: none;
padding: 0px;
width:204px;
color:#800000;
padding-left:0px;
padding-bottom:14px;
}

#leftmenu_main ul li
{
list-style: none;
padding: 0px;
width:204px;
text-align:left;
}

#leftmenu_main ul li a, #leftmenu_main ul li a:visited
{
	display:block;
list-style: none;
padding: 0px;
width:192px;
padding-left:12px;
padding-top:4px;
height:30px;
text-align:left;
background-image:url(images/leftmenu_link.png);
background-repeat:repeat-x;
margin-top:5px;
color:#FFFFFF;
text-decoration:none;
font-size:15px;
font-weight:bold;
}

#leftmenu_main ul li a:hover
{
color:#EED7D7;
	
	
}




#content
{
display:block;
float:center;
width:689px;
height:auto;
padding-left:10px;
padding-top:15px;
padding-right:10px;
padding-bottom:5px;
}

#content1
{
display:block;
float:left;
width:689px;
height:auto;
padding-left:25px;
padding-top:15px;
padding-right:25px;
padding-bottom:5px;
}

#content_top
{
	background-image:url(images/main_top.png);
	background-repeat:no-repeat;
	width:689px;
	height:23px;
}

#content_main
{
background-image:url(images/main_back.png);
background-repeat:repeat-y;
width:659px;
padding-left:25px;
padding-right:25px;
}


#content_bottom
{
background-image:url(images/main_bottom.png);
background-repeat:no-repeat;
width:689px;
height:23px;
}








#footer
{
width:inherit;
height:auto;
}

#footer h3 a,#footer h3 a:visited
{
display:inline;
text-align:center;
font-size:12px;
text-decoration:none;
color:#FFFFFF;
}


#footer1
{
width:inherit;
height:auto;
}

#footer1 h3 
{
display:inline;
text-align:center;
font-size:12px;
text-decoration:none;
color:#FFFFFF;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin-left:auto;
	width:1024px;
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}

#menu a {
	float: left;
	height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	font-size: 20px;
	padding-left:40px;
	padding-right:40px;
	
}

#menu a:hover{
	background-image:url(images/link_background.png);
	background-repeat:repeat-x;
}

#content1 p
{
text-align: justify;
padding-left:20px;
padding-right:20px;	
}

#content1 p1
{
text-align: center;
padding-left:20px;
padding-right:20px;	
}

#content1 p2
{
text-align: center;
font-size:12px;
padding-left:20px;
padding-right:20px;	
}


html, body {
text-align: center;
}
p {text-align: center;}